Skip to content

Conversation

@redallen
Copy link
Contributor

What: For updating Core's release notes in patternfly-org

@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 31, 2020

@codecov-io
Copy link

codecov-io commented Apr 1, 2020

Codecov Report

Merging #4002 into master will decrease coverage by 0.00%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4002      +/-   ##
==========================================
- Coverage   59.26%   59.26%   -0.01%     
==========================================
  Files         415      415              
  Lines        6295     6294       -1     
  Branches     2413     2414       +1     
==========================================
- Hits         3731     3730       -1     
+ Misses       2098     2096       -2     
- Partials      466      468       +2     
Flag Coverage Δ
#patternfly4 59.26% <25.00%> (-0.01%) ⬇️
Impacted Files Coverage Δ
...ts/ApplicationLauncher/ApplicationLauncherItem.tsx 4.34% <ø> (ø)
...-core/src/components/Drawer/DrawerPanelContent.tsx 50.00% <0.00%> (-33.34%) ⬇️
...eact-core/src/components/Dropdown/DropdownItem.tsx 90.90% <ø> (-0.76%) ⬇️
...e/src/components/Dropdown/InternalDropdownItem.tsx 46.42% <33.33%> (-0.24%) ⬇️
...ckages/react-core/src/components/Select/Select.tsx 52.69% <100.00%> (+1.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ceff9a...3851ca6. Read the comment docs.

ddonahue007
ddonahue007 previously approved these changes Apr 1, 2020
Copy link
Member

@ddonahue007 ddonahue007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ddonahue007
ddonahue007 previously approved these changes Apr 1, 2020
Copy link
Member

@ddonahue007 ddonahue007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

- Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896))
- **Types:**
- Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968))
- Fix tippy types, remove copyTS ([#3940](https://github.com/patternfly/patternfly-react/pull/3940))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

- Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916))
- Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896))
- **Types:**
- Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

- Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941))
- **Build:**
- Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971))
- In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe "Added In-house focusTrap"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense to me!

- Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896))
- **Types:**
- Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968))
- Fix tippy types, remove copyTS ([#3940](https://github.com/patternfly/patternfly-react/pull/3940))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

- **Build:**
- Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971))
- In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967))
- Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I accidentally committed this file. I'll have to update it in the next PR once I know the new version numbers that need to be released.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now I think the changes it makes are okay... can you approve? It's the thing I'm going to work on right after this gets merged and there's newly released versions. See my message in Slack for the release timeline.

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also looks like the packages are not updated in the release notes.


### Components
- **About modal:**
- Allow custom aria-label for the close button ([#3877](https://github.com/patternfly/patternfly-react/pull/3877))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allowed in past tense instead of allow :)

@redallen
Copy link
Contributor Author

redallen commented Apr 1, 2020

@tlabaj @rachael-phillips I did not mean to commit release note changes. I have reverted them and they will be updated in the next PR once I know the right version numbers from releasing this PR.

Copy link
Contributor

@rachael-phillips rachael-phillips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I left a few comments. Should be super quick changes!

- **Empty state:**
- Added support for extra-large empty state ([#3844](https://github.com/patternfly/patternfly-react/pull/3844))
- **Select:**
- Allow count badge to be hidden in checkbox select ([#3976](https://github.com/patternfly/patternfly-react/pull/3976))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allowed in past tense instead of allow :)

- Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941))
- **Build:**
- Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971))
- In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense to me!

- Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971))
- In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967))
- Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916))
- Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created


### Components
- **About modal:**
- Allow custom aria-label for the close button ([#3877](https://github.com/patternfly/patternfly-react/pull/3877))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allowed

- **Empty state:**
- Added support for extra-large empty state ([#3844](https://github.com/patternfly/patternfly-react/pull/3844))
- **Select:**
- Allow count badge to be hidden in checkbox select ([#3976](https://github.com/patternfly/patternfly-react/pull/3976))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allowed

- Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896))
- Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916))
- **Docs:**
- Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved or Added in front oh phrase

Copy link
Member

@evwilkin evwilkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evwilkin evwilkin merged commit 1e4623c into patternfly:master Apr 1, 2020
@evwilkin evwilkin deleted the chore/2020.04-core-bump branch April 1, 2020 14:34
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • @patternfly/react-catalog-view-extension@1.4.48
  • @patternfly/react-charts@5.3.18
  • @patternfly/react-core@3.153.3
  • @patternfly/react-docs@4.21.7
  • @patternfly/react-icons@3.15.15
  • @patternfly/react-inline-edit-extension@2.17.48
  • demo-app-ts@3.30.3
  • @patternfly/react-styles@3.7.12
  • @patternfly/react-table@2.28.29
  • @patternfly/react-tokens@2.8.12
  • @patternfly/react-topology@2.14.48
  • @patternfly/react-virtualized-extension@1.4.49

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants